Total Complexity | 56 |
Dependencies | 8 |
Dependents | 19 |
Total lines | 689 |
Lines of code | 225 |
Logical lines of code | 135 |
Comment lines | 358 |
Methods | 25 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
prepare_data() | 43 | 7 | 51 | |
get_cart_hash() | 50 | 8 | 28 | |
parse_request() | 52 | 6 | 25 | |
maybe_delete_expired_products() | 55 | 6 | 21 | |
set_cart_hash_cookie() | 59 | 5 | 14 | |
is_current_page() | 64 | 3 | 10 | |
process() | 72 | 2 | 6 | |
get_current_cart_transient() | 69 | 2 | 7 | |
get_repository() | 74 | 1 | 4 | |
get_cart_subtotal() | 81 | 1 | 3 | |
get_cart_total() | 81 | 1 | 3 | |
remove_ticket() | 72 | 1 | 5 | |
add_ticket() | 72 | 1 | 5 | |
get_items_in_cart() | 80 | 1 | 3 | |
clear_cart() | 71 | 1 | 6 | |
get_cart_expiration() | 77 | 1 | 3 | |
get_mode() | 81 | 1 | 3 | |
has_items() | 81 | 1 | 3 | |
set_cart_hash() | 81 | 1 | 3 | |
generate_cart_order_hash() | 74 | 1 | 4 | |
get_url() | 71 | 1 | 5 | |
get_transient_name() | 78 | 1 | 3 | |
is_available_mode() | 79 | 1 | 3 | |
get_available_modes() | 82 | 1 | 3 | |
get_cart_hash_cookie_name() | 75 | 1 | 4 |